Bluetooth Interface_ Factory
Functions
Link copied to clipboard
open fun create(contextProvider: Provider<Application>, bluetoothRepositoryProvider: Provider<BluetoothRepository>, serviceProvider: Provider<RadioInterfaceService>): BluetoothInterface_Factory
Link copied to clipboard
open fun newInstance(context: Application, bluetoothRepository: BluetoothRepository, service: RadioInterfaceService, address: String): BluetoothInterface